Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding Grbl compatibility #28

Merged
merged 18 commits into from
Feb 7, 2021
Merged

Adding Grbl compatibility #28

merged 18 commits into from
Feb 7, 2021

Conversation

texx00
Copy link
Owner

@texx00 texx00 commented Jan 31, 2021

Grbl doesn't like the checksum that is necessary in Marlin.
Added a new checkbox to the settings to enable/disable the checksum
Also, grbl requires special commands starting with $ without line number. Now the software is filtering out those commands to avoid troubles

Didn't tested it on real hw for the moment. Need some feedback

Will fix #27
Related to #21

texx00 and others added 18 commits January 31, 2021 13:41
…stop strategy is not working for grbl (need to check it)
Added sudo to the linux installation (now should use "sudo sh install.sh")
Not sure if it is % correct: could install/load python from outside the virtual env?
…fast drawings can be run without the ui freezing. Still scara preview is not working correctly
@texx00 texx00 merged commit aa40f87 into master Feb 7, 2021
@texx00 texx00 deleted the grbl_support branch August 10, 2021 22:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

no able to use with GRBL 1.1
1 participant